net.notFoundError.s (field)
2 uses
net (current package)
net.go#L650: type notFoundError struct{ s string }
net.go#L652: func (e *notFoundError) Error() string { return e.s }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)